projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dccb07b
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Thu, 12 Apr 2007 14:24:22 +0000
(14:24 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Thu, 12 Apr 2007 14:24:22 +0000
(14:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 29b8cfabf7396b8106076b18920833839cc15c80..02ed22cd7cf600402fb91d9dbdb2f853e932f918 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,8
+3,8
@@
* progmodes/gud.el (gud-minor-mode-map): Make go button same same
length as stop button to lessen flicker.
(jdb): Add gud-print.
- (gud-find-expr):
jdb print expression with value, so don't insert
- it in the output.
+ (gud-find-expr):
Jdb prints the expression with the value, so
+
don't insert
it in the output.
2007-04-11 Jason Rumney <jasonr@gnu.org>